This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Notes error: The ID file is write protected ~Anita Asafreezenoopsi 8.Jan.04 02:49 PM a Web browser General 6.0.2 CF1Windows NT
Coming from an admin (rather than development) perspective, I'd look at the different contexts in which the agent is running.
When you run the agent manually, access to the two UNC paths (\\path\file.id) is determined for the logged-in user.
When you run the agent on a schedule, its network access will depend on the access rights of the network (not Notes) user assigned to the Domino server service in the NT/2000 service manager. That user may not be able to access the UNC path, or may not have modify rights to those files. If you're not on a Windows platform, you'll still need to consider file system access rights.
I wouldn't be too surprised to find the UNC paths are not supported for server agents, but that's a question for a developer.